diff options
author | neauoire <[email protected]> | 2019-12-04 11:38:10 -0500 |
---|---|---|
committer | neauoire <[email protected]> | 2019-12-04 11:38:10 -0500 |
commit | d289b64defa666e49685917a184fe282d98cda07 (patch) | |
tree | fd6988eecad55126299934186c9074b9989ccef7 /sw.js | |
parent | 64ab9c284cda13ad68a4c8f544e756992fad4cae (diff) | |
download | Orca-d289b64defa666e49685917a184fe282d98cda07.tar.gz Orca-d289b64defa666e49685917a184fe282d98cda07.zip |
Always use plaintext within orca, no more arrays
Diffstat (limited to 'sw.js')
-rw-r--r-- | sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -// 161 +// 162 const assets = [ './', |