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