#785 - Added custom script actions to the bottom of the cards

This commit is contained in:
Elio Struyf
2024-04-01 16:39:05 +02:00
parent c859874470
commit 0b7f58d0ab
23 changed files with 322 additions and 134 deletions
+4
View File
@@ -151,6 +151,10 @@ export enum LocalizationKey {
* Open: {0}
*/
commonOpenWithValue = 'common.openWithValue',
/**
* Open custom actions
*/
commonOpenCustomActions = 'common.openCustomActions',
/**
* View
*/