mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-16 17:05:03 +01:00
generate random prayer beads
This commit is contained in:
@@ -17,4 +17,8 @@ CREATE TABLE IF NOT EXISTS public.diva_prizes (
|
||||
repeatable BOOLEAN
|
||||
);
|
||||
|
||||
CREATE TABLE IF NOT EXISTS public.diva_beads (
|
||||
type INTEGER
|
||||
);
|
||||
|
||||
END;
|
||||
Reference in New Issue
Block a user