forked from Silverfish/proton-bridge
feat: enable autostart to use launcher
This commit is contained in:
@ -57,6 +57,7 @@ func run(b *base.Base, c *cli.Context) error {
|
||||
f := frontend.NewImportExport(
|
||||
constants.Version,
|
||||
constants.BuildVersion,
|
||||
b.Name,
|
||||
frontendMode,
|
||||
b.CrashHandler,
|
||||
b.Locations,
|
||||
|
||||
Reference in New Issue
Block a user