Merge branch 'refactor/favs' into 'master'
feat: fixed refactor 🤡 See merge request gk1623/drp-48!33 Co-authored-by: Barf-Vader <47476490+Barf-Vader@users.noreply.github.com>
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
if (
|
||||
(allDays.closes_at === "" || allDays.opens_at === "") &&
|
||||
allDays.open_today_status === null &&
|
||||
studySpaceData.opening_times.length > 0 &&
|
||||
!hasAllDays
|
||||
) {
|
||||
alert(`No opening time provided for all other days.`);
|
||||
|
||||
Reference in New Issue
Block a user