mirror of
https://github.com/marcogll/AnchorOS.git
synced 2026-03-15 11:24:26 +00:00
docs: update project documentation and types for Jan 2026 kiosk completion
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Types based on SalonOS database schema
|
||||
// Types based on AnchorOS (Adela) database schema
|
||||
|
||||
/** User roles in the system */
|
||||
export type UserRole = 'admin' | 'manager' | 'staff' | 'artist' | 'customer' | 'kiosk'
|
||||
|
||||
Reference in New Issue
Block a user