From df858627f95cf4ba1e70aa991b36d0369ff53ad1 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Sun, 27 Oct 2024 19:17:34 +0800 Subject: [PATCH] Use $:/tags/ControlPanel/SettingsTab standard Seems at that time, tw didn't support `$:/tags/ControlPanel/SettingsTab`. But not as it does, we should put all setting under this. And keep caption short. --- plugins/streams/Settings.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/streams/Settings.tid b/plugins/streams/Settings.tid index 75efb41..5380fff 100644 --- a/plugins/streams/Settings.tid +++ b/plugins/streams/Settings.tid @@ -1,5 +1,5 @@ title: $:/plugins/sq/streams/Settings -tags: $:/tags/ControlPanel -caption: Streams settings +tags: $:/tags/ControlPanel/SettingsTab +caption: Streams <>