mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: copy.
This commit is contained in:
+1
-1
@@ -453,7 +453,7 @@
|
||||
title="Row permissions"
|
||||
bind:show={$rowPermissionSheet.show}
|
||||
submit={{
|
||||
text: 'Create',
|
||||
text: 'Update',
|
||||
disabled: editRowPermissions?.disableSubmit(),
|
||||
onClick: async () => editRowPermissions?.updatePermissions()
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user