feat: switch back to data.json
This commit is contained in:
parent
435e5a7cd1
commit
fd3677d4a9
7 changed files with 44 additions and 279 deletions
2
.github/scripts/convert/index.mjs
vendored
2
.github/scripts/convert/index.mjs
vendored
|
|
@ -28,7 +28,7 @@ for (let i = 0; i < avis.length; i++) {
|
|||
}
|
||||
|
||||
await writeFile(
|
||||
join("../../", "db", "datadesktop.json"),
|
||||
join("../../", "db", "data.json"),
|
||||
format(
|
||||
JSON.stringify({
|
||||
avatars,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue