Skip to content

Commit e7be60e

Browse files
committed
fix: schema actions
1 parent 5803af2 commit e7be60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Tenant/utils/schemaActions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ export const getActions =
290290
database: DB_SET,
291291

292292
directory: DIR_SET,
293-
resource_pool: DIR_SET,
293+
resource_pool: JUST_COPY,
294294

295295
table: ROW_TABLE_SET,
296296
column_table: COLUMN_TABLE_SET,

0 commit comments

Comments
 (0)