Browse Source

Update update.html.php

pull/697/head
sb0001 1 year ago
committed by GitHub
parent
commit
d6079de63a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      system/admin/views/update.html.php

+ 1
- 1
system/admin/views/update.html.php View File

@ -6,7 +6,7 @@ use \Kanti\HubUpdater;
$CSRF = get_csrf();
$updater = new HubUpdater(array(
'name' => 'sb0001/htmly',
'name' => 'danpros/htmly',
'prerelease' => !!config("prerelease"),
));


Loading…
Cancel
Save