This commit is contained in:
T'rahk Rokym 2025-04-21 16:12:00 +02:00
parent 92d8c699eb
commit fd84f7fe15

View File

@ -16,8 +16,6 @@ def announcement_hook():
return AppAnnouncementHook("Your app name", "USERNAME/REPOSITORY_NAME", AppAnnouncementHook.RepositoryKind.GITLAB)
```
The `AppAnnouncementHook` class will
```{eval-rst}
.. autoclass:: allianceauth.services.hooks.AppAnnouncementHook
:members: __init__