SYNC: support additional objects in team files

This commit is contained in:
SPRINX0\prochazka
2025-11-25 10:21:31 +01:00
committed by Diflow
parent 0d82fd51c7
commit d1a769205c
3 changed files with 27 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
execute: true,
toggleComment: true,
findReplace: true,
defaultTeamFolder: true,
executeAdditionalCondition: () => getCurrentConfig().allowShellScripting,
});