undo the other too

This commit is contained in:
dreamer 2026-03-30 12:43:50 +02:00
parent ce4f7f54da
commit 0493632932

View File

@ -12,7 +12,7 @@ local function Roothandler(self)
self.total = hotmixes.utils.total_files_dir( path )
self.uri = hotmixes.utils.request_path
self.path = escape('/data/' .. self.titles.url .. hotmixes.utils.request_path)
self.path = '/data/' .. self.titles.url .. hotmixes.utils.request_path
self.dirs = stuff.dirs
self.files = stuff.files
self.images = stuff.images