Finish dashboard
This commit is contained in:
@@ -61,6 +61,7 @@ export default () => {
|
||||
Utils.execAsync(
|
||||
`${action.id.replace("scriptAction:-", "")}`,
|
||||
).catch((err) => console.error(err));
|
||||
notifs.CloseNotification(notif.id);
|
||||
} else {
|
||||
notif.invoke(action.id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user