mirror of
https://github.com/3minbe/DBC_Converter.git
synced 2026-05-17 01:23:58 +09:00
commit
c8e396b1ba
@ -448,7 +448,7 @@ class MainView(QtWidgets.QMainWindow):
|
||||
file_name = os.path.basename(file_path)
|
||||
if "channel_info" not in self.settings:
|
||||
self.settings["channel_info"] = {}
|
||||
|
||||
|
||||
self.settings["channel_info"][file_name] = channel
|
||||
self.saveSettings()
|
||||
print(f"[INFO] Updated channel info for {file_name} to {channel}")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user