feat: add "crowded", "well lit", "poorly lit" tags

This commit is contained in:
2025-06-06 04:27:17 +01:00
parent 822beb8708
commit b12076fc53

View File

@@ -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",