mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-01 06:53:11 +02:00
Work required to support the JWT plugin
This commit is contained in:
@@ -30,6 +30,7 @@ export const createFolder = createFastMutation<
|
||||
label: 'Name',
|
||||
defaultValue: 'Folder',
|
||||
title: 'New Folder',
|
||||
required: true,
|
||||
confirmText: 'Create',
|
||||
placeholder: 'Name',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user