Timer implemented. No working tests.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "PlanExercise" ADD COLUMN "restTime" INTEGER;
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "UserProfile" ADD COLUMN "restTimerDefault" INTEGER DEFAULT 120;
|
||||
Reference in New Issue
Block a user