mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-07 05:18:03 +00:00
@@ -204,7 +204,7 @@ Widget.prototype.getStateQualifier = function(name) {
|
||||
}
|
||||
node = node.parentWidget;
|
||||
}
|
||||
return "{" + $tw.utils.hashString(output.join("")) + "}";
|
||||
return $tw.utils.hashString(output.join(""));
|
||||
};
|
||||
|
||||
/*
|
||||
|
@@ -1,3 +1,3 @@
|
||||
title: $:/state/tab/sidebar-{-1835078512}
|
||||
title: $:/state/tab/sidebar--1835078512
|
||||
|
||||
InhaltsVerzeichnis
|
@@ -1,3 +1,3 @@
|
||||
title: $:/state/tab/sidebar-{-1835078512}
|
||||
title: $:/state/tab/sidebar--1835078512
|
||||
|
||||
TableOfContents
|
Reference in New Issue
Block a user