Skip to content

Commit e394504

Browse files
rektidetechknowlogick
authored andcommitted
Clean-up typo that made an app.ini.sample comment not a comment. (#9480)
1 parent 40e99ea commit e394504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.ini.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ DEFAULT_THEME = gitea
154154
; All available themes. Allow users select personalized themes regardless of the value of `DEFAULT_THEME`.
155155
THEMES = gitea,arc-green
156156
; All available reactions. Allow users react with different emoji's
157-
: For the whole list look at https://gitea.com/gitea/gitea.com/issues/8
157+
; For the whole list look at https://gitea.com/gitea/gitea.com/issues/8
158158
REACTIONS = +1, -1, laugh, hooray, confused, heart, rocket, eyes
159159
; Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used.
160160
DEFAULT_SHOW_FULL_NAME = false

0 commit comments

Comments
 (0)