chore: update filename
This commit is contained in:
@@ -67,7 +67,7 @@ class HTML {
|
||||
}
|
||||
}
|
||||
|
||||
export const html = new HTML("./data/html.html");
|
||||
export const html = new HTML("./data/html-current.html");
|
||||
export const htmlRegular = new HTML("./data/html-regular.html");
|
||||
export const store = new Store("./data/store.json");
|
||||
export const regular = new Store("./data/regular.json");
|
||||
|
||||
Reference in New Issue
Block a user