Skip to content

Commit e4f3ff7

Browse files
style: run prettier on changed files
1 parent f7021a6 commit e4f3ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pfSense-pkg-RESTAPI/files/usr/local/pkg/RESTAPI/Models/RESTAPISettings.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ class RESTAPISettings extends Model {
227227
allow_empty: true,
228228
verbose_name: 'HA username',
229229
help_text: "Sets the username to use when authenticating for HA sync processes. This user must be the present
230-
on all hosts defined in `ha_sync_hosts` and must hold the `page-all` privilege"
230+
on all hosts defined in `ha_sync_hosts` and must hold the `page-all` privilege",
231231
);
232232
$this->ha_sync_password = new StringField(
233233
default: '',

0 commit comments

Comments
 (0)