mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-27 10:50:47 +01:00
fix(tests): dummy commit to trigger travisCI
This commit is contained in:
@@ -105,6 +105,7 @@ Flags.get = async function (flagId) {
|
||||
notes: notes,
|
||||
reports: reports,
|
||||
};
|
||||
|
||||
const data = await plugins.fireHook('filter:flags.get', {
|
||||
flag: flagObj,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user