mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: linter
This commit is contained in:
@@ -139,9 +139,9 @@
|
||||
showPromoteModal = false;
|
||||
|
||||
await Promise.all([
|
||||
invalidate(Dependencies.FUNCTION),
|
||||
invalidate(Dependencies.VARIABLES),
|
||||
invalidate(Dependencies.PROJECT_VARIABLES)
|
||||
invalidate(Dependencies.FUNCTION),
|
||||
invalidate(Dependencies.VARIABLES),
|
||||
invalidate(Dependencies.PROJECT_VARIABLES)
|
||||
]);
|
||||
|
||||
addNotification({
|
||||
|
||||
Reference in New Issue
Block a user