refactor: add selectedImage for profile shown
This commit is contained in:
parent
6d6e0548fe
commit
5b2e05116c
2 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "User" ADD COLUMN "selectedImage" TEXT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue