Skip to content

Commit

Permalink
including title to results tab (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresOrtegaGuerrero authored Dec 25, 2024
1 parent c351153 commit 07f5536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aiidalab_qe_vibroscopy/app/result/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@


class VibroResultsModel(ResultsModel):
title = "Vibroscopy"
identifier = "vibronic"

_this_process_label = "VibroWorkChain"
Expand Down

0 comments on commit 07f5536

Please sign in to comment.