mirror of
https://github.com/MvDevsUnion/WPetition.git
synced 2026-01-16 02:19:27 +00:00
i did that shit
This commit is contained in:
6
Submission.Api/Configuration/PetitionSettings.cs
Normal file
6
Submission.Api/Configuration/PetitionSettings.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Submission.Api.Configuration;
|
||||
|
||||
public class PetitionSettings
|
||||
{
|
||||
public bool AllowPetitionCreation { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user