diff options
| author | stonedDiscord <Tukz@gmx.de> | 2023-09-20 11:52:34 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2023-09-20 11:52:34 +0200 |
| commit | 5fc20f9dd53fe4d32be08d538782baa47c67853c (patch) | |
| tree | ba0994a4c3a7b090d3732f7381b96e92ee365249 /webAO/constants | |
| parent | 4db738e6e5e3287c3621501a01988ab90eed447e (diff) | |
make eslint a lot happier
Diffstat (limited to 'webAO/constants')
| -rw-r--r-- | webAO/constants/transparentPng.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/constants/transparentPng.js b/webAO/constants/transparentPng.js index f78dae0..452dad9 100644 --- a/webAO/constants/transparentPng.js +++ b/webAO/constants/transparentPng.js @@ -1 +1 @@ -export default 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=';
\ No newline at end of file +export default 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII='; |
