mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 13:56:45 +00:00
Missed class "body" conversion to "tc-tiddler-body"
This commit is contained in:
parent
559afcffd9
commit
d2fd85eb12
@ -1,7 +1,7 @@
|
|||||||
title: $:/core/ui/ViewTemplate/body
|
title: $:/core/ui/ViewTemplate/body
|
||||||
tags: $:/tags/ViewTemplate
|
tags: $:/tags/ViewTemplate
|
||||||
|
|
||||||
<div class="body">
|
<div class="tc-tiddler-body">
|
||||||
|
|
||||||
<$list filter="[all[current]!has[plugin-type]]">
|
<$list filter="[all[current]!has[plugin-type]]">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user