mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 19:54:44 -07:00
fix error
This commit is contained in:
parent
09f69c7c26
commit
49214ae6a5
1 changed files with 0 additions and 1 deletions
|
|
@ -436,7 +436,6 @@ export const LaunchScreen = ({
|
|||
configFiles={configFiles}
|
||||
selectedFile={selectedFile}
|
||||
onFileSelection={handleFileSelection}
|
||||
onRefresh={loadConfigFiles}
|
||||
onSaveAsNew={() => setSaveModalOpened(true)}
|
||||
onUpdateCurrent={() => {}}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue