Skip to content

Commit

Permalink
Update qtribu/plugin_main.py
Browse files Browse the repository at this point in the history
Co-authored-by: Guilhem Allaman <40383801+gounux@users.noreply.github.com>
Signed-off-by: Julien <dev@ingeoveritas.com>
  • Loading branch information
Guts and gounux authored Mar 13, 2024
1 parent a32d3f5 commit e8f9458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtribu/plugin_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def post_ui_init(self):
message=self.tr(
f"Unable to insert latest item within QGIS news feed. Trace: {err}"
),
log_level=2,
log_level=Qgis.Critical,
push=True,
)
return
Expand Down

0 comments on commit e8f9458

Please sign in to comment.