Skip to content

Commit 91eb6fa

Browse files
committed
🔧 Fix app name in configuration
1 parent df168ea commit 91eb6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nitefox.Pupnet.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Mandatory application base name. This MUST BE the base name of the main executable file. It should NOT
1010
# include any directory part or extension, i.e. do not append '.exe' or '.dll'. It should not contain
1111
# spaces or invalid filename characters.
12-
AppBaseName = Showcase
12+
AppBaseName = Nitefox.Client.Photino
1313

1414
# Mandatory application friendly name.
1515
AppFriendlyName = Nitefox

0 commit comments

Comments
 (0)