mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-25 14:11:10 +10:00
feat: add cloud save backend
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "ApplicationSettings" ADD COLUMN "saveSlotHistoryLimit" INTEGER NOT NULL DEFAULT 3;
|
||||
Reference in New Issue
Block a user