mirror of
https://github.com/EnderIce2/SDR-RPC.git
synced 2025-07-12 03:19:12 +00:00
Small bug fix and added option to disable the invite feature
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@ -0,0 +1,4 @@
|
||||
[*.cs]
|
||||
|
||||
# CA1031: Do not catch general exception types
|
||||
dotnet_diagnostic.CA1031.severity = none
|
Reference in New Issue
Block a user