reee
This commit is contained in:
parent
d58144a853
commit
7935487295
1 changed files with 0 additions and 2 deletions
|
|
@ -14,8 +14,6 @@ Singleton {
|
||||||
readonly property url cache: `${StandardPaths.standardLocations(StandardPaths.GenericCacheLocation)[0]}/lux`
|
readonly property url cache: `${StandardPaths.standardLocations(StandardPaths.GenericCacheLocation)[0]}/lux`
|
||||||
readonly property url config: `${StandardPaths.standardLocations(StandardPaths.GenericConfigLocation)[0]}/lux`
|
readonly property url config: `${StandardPaths.standardLocations(StandardPaths.GenericConfigLocation)[0]}/lux`
|
||||||
|
|
||||||
readonly property url imagecache: `${cache}/imagecache`
|
|
||||||
|
|
||||||
function stringify(path: url): string {
|
function stringify(path: url): string {
|
||||||
let str = path.toString();
|
let str = path.toString();
|
||||||
if (str.startsWith("root:/"))
|
if (str.startsWith("root:/"))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue