summaryrefslogtreecommitdiff
path: root/src/script/api/script_grouplist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_grouplist.hpp')
-rw-r--r--src/script/api/script_grouplist.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/api/script_grouplist.hpp b/src/script/api/script_grouplist.hpp
index 6ce66c16c..32e94d649 100644
--- a/src/script/api/script_grouplist.hpp
+++ b/src/script/api/script_grouplist.hpp
@@ -17,6 +17,7 @@
/**
* Creates a list of groups of which you are the owner.
* @note Neither ScriptGroup::GROUP_ALL nor ScriptGroup::GROUP_DEFAULT is in this list.
+ * @api ai
* @ingroup ScriptList
*/
class ScriptGroupList : public ScriptList {