the-turk / flarum-diff

View post edit histories in your Flarum forum.
https://discuss.flarum.org/d/22779-diff-for-flarum
MIT License
8 stars 6 forks source link

Empty input in settings crashes forum #36

Open SKevo18 opened 1 month ago

SKevo18 commented 1 month ago

If an input (e. g.: the-turk-diff.archiveLimit) is left blank, the forum encounters a boot error:

https://github.com/the-turk/flarum-diff/blob/7ff53a206b2727d1be34051f859cc9788dd56a8e/src/Jobs/ArchiveDiffs.php#L55-L55

Is it possible to mark the input as required in the admin frontend?