You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/tools/teddyCloud/tecdoc/tonies-custom-json.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ Each element consists of a JSON object with the following keys:
57
57
| release |`"0"`| currently unused |
58
58
| language |`"de-de"`| language code, will be shown in the gui if it's another language than the dominant one |
59
59
| category |`"custom"`| category of the custom tag, currently unused |
60
-
| pic |`"https://.../Logo.png"`| url of the picture which shall be shown as custom tag image in the GUI. In case of use of the custom image folder the path should be relative, like "/custom_img/…". |
60
+
| pic |`"https://.../Logo.png"`| url of the picture which shall be shown as custom tag image in the GUI. In case of use of the custom image folder the path should be relative, like "/custom_img/Logo.png". |
61
61
62
62
### How to get the Audio ID and the Hash value of a TAF
0 commit comments