mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
fix error message for empty /saved
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ html
|
||||
h2 saved
|
||||
#links.sr
|
||||
if json.links.length === 0
|
||||
p nothing here
|
||||
p No saved posts
|
||||
else
|
||||
each link in json.links
|
||||
.link
|
||||
|
||||
Reference in New Issue
Block a user