feat: added tags on upload and view tweaked navbar
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table "public"."study_spaces" add column "tags" text[] not null default ARRAY[]::text[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user