Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
6898645a
Commit
6898645a
authored
Aug 05, 2020
by
Samuel GAIST
Browse files
[widgets][assetwidget] Update the declaration on successful algorithm migration
Only the code was updated
parent
78c47654
Changes
1
Hide whitespace changes
Inline
Side-by-side
beat/editor/widgets/assetwidget.py
View file @
6898645a
...
...
@@ -492,6 +492,7 @@ class AssetWidget(QWidget):
status
,
asset
=
migrate_to_api_v2
(
asset
)
if
status
:
update_code
(
asset
)
declaration
=
asset
.
declaration
else
:
QMessageBox
.
information
(
self
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment