Initial commit for handling forms

This commit is contained in:
2024-03-31 11:02:51 +02:00
parent c7120cc26c
commit 964bfc85fa
13 changed files with 245 additions and 16 deletions
@@ -0,0 +1,4 @@
package com.alttd.database.queries.settings;
public class QueriesSettings {
}