mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:07:08 +00:00
Add FIXME
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
exports.jwt = require('./jwt');
|
||||
exports.authentify = require('./authentify');
|
||||
exports.access = require('./access');
|
||||
exports.operations = require('./operations');
|
||||
exports.operations = require('./operations'); // FIXME this is crap
|
||||
|
||||
Reference in New Issue
Block a user