diff options
Diffstat (limited to 'webAO/dom/updateBackgroundPreview.ts')
| -rw-r--r-- | webAO/dom/updateBackgroundPreview.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/dom/updateBackgroundPreview.ts b/webAO/dom/updateBackgroundPreview.ts index 6b8a0d8..01b5c44 100644 --- a/webAO/dom/updateBackgroundPreview.ts +++ b/webAO/dom/updateBackgroundPreview.ts @@ -1,5 +1,5 @@ import { AO_HOST } from '../client/aoHost'; -import tryUrls from "../../utils/tryUrls"; +import tryUrls from "../utils/tryUrls"; /** * Update background preview. |
