Added support chat. Added resource service. Added server backups
This commit is contained in:
6
Moonlight/App/Models/Misc/QuestionType.cs
Normal file
6
Moonlight/App/Models/Misc/QuestionType.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Moonlight.App.Models.Misc;
|
||||
|
||||
public enum QuestionType
|
||||
{
|
||||
ServerUrl
|
||||
}
|
||||
Reference in New Issue
Block a user