feat: implement auth for folders
This commit is contained in:
@@ -22,4 +22,6 @@ export type FoldersMessages = {
|
||||
create: string;
|
||||
update: string;
|
||||
pleaseEnter: string;
|
||||
delete: string;
|
||||
areYouSure: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user