mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:57:09 +00:00
Create server-side organisations module
This commit is contained in:
3
lib/www/server/lib/organisations/index.js
Normal file
3
lib/www/server/lib/organisations/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
access: require('./access.js')
|
||||
};
|
||||
Reference in New Issue
Block a user