mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Fix packaging due to unset app_suffix in app_name()
This commit is contained in:
@@ -351,7 +351,7 @@ class ViewerManifest(LLManifest,FSViewerManifest):
|
||||
# app_suffix='Viewer'
|
||||
#else:
|
||||
# app_suffix=self.channel_variant()
|
||||
#return CHANNEL_VENDOR_BASE + ' ' + app_suffix
|
||||
app_suffix=self.channel_variant()
|
||||
|
||||
#<FS:ND> tag "OS" after CHANNEL_VENDOR_BASE and before any suffix
|
||||
if self.fs_is_opensim():
|
||||
|
||||
Reference in New Issue
Block a user