improved dashboard design + blurred icons based on personal preferences

This commit is contained in:
daniel31x13
2023-11-10 22:32:56 -05:00
parent 3dfbccaf23
commit e3b32fd791
9 changed files with 117 additions and 33 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "User" ADD COLUMN "blurredFavicons" BOOLEAN NOT NULL DEFAULT true;