Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
korbiniak committed May 31, 2023
1 parent c4d354e commit 65da999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion komfydb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define CONFIG_SERVER_PORT 21377

extern const char komfydb_logo[] =
const char komfydb_logo[] =
"\n"
"██╗ ██╗ ██████╗ ███╗ ███╗███████╗██╗ ██╗██████╗ ██████╗ \n"
"██║ ██╔╝██╔═══██╗████╗ ████║██╔════╝╚██╗ ██╔╝██╔══██╗██╔══██╗\n"
Expand Down

0 comments on commit 65da999

Please sign in to comment.