user files view count fix

This commit is contained in:
mrfry 2023-05-01 20:06:32 +02:00
parent 1a70024a98
commit 7a69e920d4

View file

@ -105,7 +105,7 @@ function setup(data: SubmoduleData): void {
const dir = x[2] const dir = x[2]
const fname = x.pop() const fname = x.pop()
const dataFilePath = const dataFilePath =
paths.userFilesDir + publicDir +
'/' + '/' +
dir + dir +
'/' + '/' +