Add weather

This commit is contained in:
2024-09-04 22:59:21 +02:00
parent 043757bffd
commit c55df1e120
10 changed files with 418 additions and 4 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `users` ADD `weather_tab` integer DEFAULT 0;