mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
feat: add voting feature toggle
This commit introduces a new feature toggle 'voting' to enable/disable voting. It also includes minor formatting adjustments in election admin blade files.
This commit is contained in:
@@ -14,6 +14,8 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'voting' => env('ENABLE_VOTING', false),
|
||||
|
||||
'relay' => env('NOSTR_RELAY'),
|
||||
'nostr' => env('NOSTR_P'),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user