0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Add LOCK header in comment

This commit is contained in:
G.Ambatte
2025-04-07 08:39:33 +12:00
parent 41bd27b573
commit 0bca3393d4

View File

@@ -164,6 +164,8 @@ router.get('/admin/stats', mw.adminOnly, async (req, res)=>{
}
});
// ####################### LOCKS
router.get('/api/lock/count', mw.adminOnly, async (req, res)=>{
const countLocksQuery = {