diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 15:57:19 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2022-06-07 15:57:19 -0700 |
| commit | 7c7c1f63412ead526ff7bf9e029591c50aefabf7 (patch) | |
| tree | f441cb4aec1f00a33638abcd63a444ddd33c08ea /cmd/mobius-hotline-server | |
| parent | 18a8614d8008ab352deb04ac3023a12eb4c59f76 (diff) | |
Fix line ending in sample Agreement.txt
Diffstat (limited to 'cmd/mobius-hotline-server')
| -rw-r--r-- | cmd/mobius-hotline-server/mobius/config/Agreement.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mobius-hotline-server/mobius/config/Agreement.txt b/cmd/mobius-hotline-server/mobius/config/Agreement.txt index 5da4639..a7d6545 100644 --- a/cmd/mobius-hotline-server/mobius/config/Agreement.txt +++ b/cmd/mobius-hotline-server/mobius/config/Agreement.txt @@ -1 +1 @@ -This is an agreement. Say you agree. +This is an agreement. Say you agree.
\ No newline at end of file |