mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Update version in UI on start
This commit is contained in:
@@ -7,7 +7,7 @@ define(['app',
|
||||
|
||||
initialize: function () {
|
||||
this.model = new NzbDrone.Shared.Footer.Model();
|
||||
this.model.version = NzbDrone.Constants.Version;
|
||||
this.model.set('version', NzbDrone.Constants.Version);
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user