mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-11 23:02:55 +01:00
chore: Update more branding (#7)
This commit is contained in:
@@ -365,7 +365,7 @@ function launchApp() {
|
||||
click: () => {
|
||||
require('about-window').default({
|
||||
icon_path: appPath + '/src/assets/images/icon.png',
|
||||
copyright: 'Copyright (c) 2023 Future Platforms AB',
|
||||
copyright: 'Copyright (c) 2024 Fluxscape LLC',
|
||||
description: buildNumber ? 'Build ' + buildNumber : undefined
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user