chore: migrate SDK identity to LocalToolBox

This commit is contained in:
2026-07-27 15:36:07 +02:00
parent 53c40a61ba
commit ef2dab4b46
14 changed files with 42 additions and 34 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export const toolboxApp = defineToolboxApp({
telemetry: false,
},
source: {
repository: "https://git.add-ideas.de/zemion/toolbox-sdk",
repository: "https://git.add-ideas.de/lotobo/toolbox-sdk",
license: "Apache-2.0",
},
});