typo
This commit is contained in:
parent
5f0af3d66f
commit
53bb5a66ae
@ -1,7 +1,7 @@
|
||||
import {MastodonHandler} from "./mastodonHandler.js";
|
||||
import {MastodonTokenHandler} from "./mastodonTokenHandler.js";
|
||||
import {MemeHandler} from "./memeHandler.js";
|
||||
import {getStat} from "./JSONdataStore";
|
||||
import {getStat} from "./JSONdataStore.js";
|
||||
|
||||
const baseUrl = "https://social.cybre.town";
|
||||
const memeAPI = "http://redditapi.adb.sh/api/v1/";
|
||||
|
Loading…
Reference in New Issue
Block a user