Make all resource paths relative
Closes: https://todo.sr.ht/~emersion/gamja/17
This commit is contained in:
parent
a5608a40d5
commit
80e0175d36
14 changed files with 47 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ReceiptType, Unread, SERVER_BUFFER } from "/state.js";
|
||||
import { ReceiptType, Unread, SERVER_BUFFER } from "./state.js";
|
||||
|
||||
export const keybindings = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue