Finished notification popup implementation.
This commit is contained in:
@@ -288,7 +288,6 @@ export default () => {
|
||||
child: Widget.Button({
|
||||
class_name: "menu-icon-button",
|
||||
on_primary_click: () => {
|
||||
Utils.notify("Yoyo");
|
||||
Utils.execAsync([
|
||||
"bash",
|
||||
"-c",
|
||||
|
||||
Reference in New Issue
Block a user