more customizable link icons

This commit is contained in:
daniel31x13
2023-11-11 14:00:38 -05:00
parent ea82fb5825
commit 49b1ea4875
10 changed files with 153 additions and 11 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "User" ADD COLUMN "displayLinkIcons" BOOLEAN NOT NULL DEFAULT true;