Update default config

This commit is contained in:
ajnart
2022-12-24 17:18:16 +09:00
parent 3fb82a7336
commit e3d7b04059
20 changed files with 815 additions and 169 deletions

View File

@@ -33,7 +33,7 @@ export async function getServerSideProps({
return {
props: {
config: {
schemaVersion: '1.0',
schemaVersion: 1,
configProperties: {
name: 'Default Configuration',
},