configuration humble bundle

This commit is contained in:
Kepka Ludovic
2025-08-11 10:39:58 +02:00
parent 38b2ecc216
commit 84b92f636f
5 changed files with 55 additions and 24 deletions

View File

@@ -22,4 +22,3 @@ CREATE TABLE IF NOT EXISTS `message` (
`text` VARCHAR(256) NULL,
periodicity INTEGER NULL
);