mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
feat:#3 frontend room occupancy decoder
This commit is contained in:
@ -34,7 +34,7 @@ import (
|
||||
"go.mongodb.org/mongo-driver/bson"
|
||||
)
|
||||
|
||||
const RoomOccupancyGranularity = 5
|
||||
const RoomOccupancyGranularity = 15
|
||||
|
||||
func AddRoutes(app *pocketbase.PocketBase) {
|
||||
|
||||
|
Reference in New Issue
Block a user