add auto refresh

This commit is contained in:
C4illin 2024-05-25 02:33:24 +02:00
parent d5628dcfab
commit dcf360b7d2
9 changed files with 164 additions and 29 deletions

View file

@ -18,6 +18,8 @@ import {
convert as convertGraphicsmagick,
} from "./graphicsmagick";
// This should probably be reconstructed so that the functions are not imported instead the functions hook into this to make the converters more modular
const properties: {
[key: string]: {
properties: {