fix service name of Application
This commit is contained in:
parent
8241e98121
commit
a03a515613
@ -14,7 +14,7 @@
|
||||
</h1>
|
||||
</section>
|
||||
|
||||
<?php $updater = new Updater(Application::getVersion()); ?>
|
||||
<?php $updater = new Updater(App::getVersion()); ?>
|
||||
<!-- Main content -->
|
||||
<section class="content">
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user