1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-06 17:36:24 -07:00

Finish browser-based template editor, resolves issue #90

This commit is contained in:
Eggbertx 2023-12-26 17:02:09 -08:00
parent 6fbfb731bd
commit e968dc875a
9 changed files with 134 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gochan.js",
"version": "3.8.0",
"version": "3.9.0",
"description": "",
"main": "./ts/main.ts",
"private": true,