Feature/tracking unbind use new mutation (#688)

* [Codegen] Update generated files

* Use new "unbindTrack" mutation

* Add option to delete remote track on unbind

* [VersionMapping] Require server version "r1510" for preview
This commit is contained in:
schroda
2024-04-01 00:45:44 +02:00
committed by GitHub
parent 8d265f1ddf
commit 9674b18d28
8 changed files with 165 additions and 38 deletions

View File

@@ -606,6 +606,7 @@
"remove": {
"dialog": {
"label": {
"delete_remote_track": "Also remove from {{tracker}}",
"description": "This will remove the tracking locally.",
"title": "Remove {{tracker}} tracking?"
}