mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
parent
5dbcc5f601
commit
b239b3d623
@ -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
|
Loading…
Reference in New Issue
Block a user