forked from cory/tildefriends
Run prettier.
This commit is contained in:
@ -27,4 +27,4 @@ tfrpc.register(async function store_message(message) {
|
||||
async function main() {
|
||||
await app.setDocument(utf8Decode(await getFile('index.html')));
|
||||
}
|
||||
main();
|
||||
main();
|
||||
|
Reference in New Issue
Block a user