diff --git a/_data/sw_clients.yml b/_data/sw_clients.yml index 2f5bbfaf..32483ea2 100644 --- a/_data/sw_clients.yml +++ b/_data/sw_clients.yml @@ -780,6 +780,7 @@ #ref https://github.com/ObsidianIRC/ObsidianIRC/blob/609af22ee1c30087e8d9125951f749501398617d/src/store/index.ts#L1035-L1083 (Typing) #ref https://github.com/ObsidianIRC/ObsidianIRC/blob/609af22ee1c30087e8d9125951f749501398617d/src/lib/ircClient.ts#L450 (SASL) link: https://github.com/ObsidianIRC/ObsidianIRC + ai: true support: stable: account-notify: diff --git a/_data/validation/sw_list.types.yaml b/_data/validation/sw_list.types.yaml index 28f1067c..27ffebee 100644 --- a/_data/validation/sw_list.types.yaml +++ b/_data/validation/sw_list.types.yaml @@ -13,6 +13,9 @@ software: type: string link: type: string + ai: + type: boolean + required: false ircd-ver: type: string required: false diff --git a/_includes/support_list.html b/_includes/support_list.html index ba2e3bc7..229b52e7 100644 --- a/_includes/support_list.html +++ b/_includes/support_list.html @@ -70,8 +70,11 @@ {% if sw.note %}