mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-22 18:56:00 +02:00
Minor Gopher updates
This commit is contained in:
parent
6de6150fdc
commit
f557e5b6e0
2 changed files with 7 additions and 4 deletions
|
@ -497,6 +497,7 @@ module.exports = class Message {
|
|||
});
|
||||
}
|
||||
|
||||
// :TODO: this should only take a UUID...
|
||||
load(options, cb) {
|
||||
assert(_.isString(options.uuid));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue