feat: add "crowded", "well lit", "poorly lit" tags
This commit is contained in:
@@ -8,6 +8,7 @@ export const availableStudySpaceTags = [
|
||||
"Quiet",
|
||||
"Loud",
|
||||
"Silent",
|
||||
"Crowded",
|
||||
"Group study",
|
||||
"Individual study",
|
||||
"Power outlets",
|
||||
@@ -15,6 +16,8 @@ export const availableStudySpaceTags = [
|
||||
"24/7",
|
||||
"Food allowed",
|
||||
"No food allowed",
|
||||
"Well lit",
|
||||
"Poorly lit",
|
||||
"Good wifi",
|
||||
"Bad wifi",
|
||||
"No wifi",
|
||||
|
||||
Reference in New Issue
Block a user