Added .expraddserver (.exas) which will server as a server-only alternative to '.exa' in case users want to override default Admin permissions with .dpo

This commit is contained in:
Kwoth
2022-09-03 17:21:38 +02:00
parent 3f56e5b651
commit 6f75161c80
5 changed files with 56 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ public sealed class QuoteService : IQuoteService, INService
{
_db = db;
}
/// <summary>
/// Delete all quotes created by the author in a guild
/// </summary>