Revert "Excluding containers from sync with RegExp"

8e7d9f7574
This commit is contained in:
BPower0036 2022-12-05 09:33:43 +00:00 committed by GitHub
parent 2ce0831f74
commit 63edc828bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,15 +226,6 @@
"enableSyncDescription": {
"message": "This setting allows you to sync your Containers and site assignments across devices."
},
"syncExclude": {
"message": "Container exclusion"
},
"syncExcludePlaceholder": {
"message": "Insert a regular expression"
},
"syncExcludeDescription": {
"message": "Exclude containers from sync when their name matches the specified case insensitive regular expression."
},
"replaceTab": {
"message": "Replace tab instead of creating a new one"
},