Fix assembly name for UserGroupTag, add perm check

This commit is contained in:
2022-01-03 23:35:20 +03:00
parent 7aabe41ca8
commit b35a70ff8c
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<AssemblyName>TelegramBot.UserGroupTag</AssemblyName>
</PropertyGroup>
<ItemGroup>