mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +05:30
Update update.html.php
This commit is contained in:
parent
d68931e4c3
commit
d6079de63a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ use \Kanti\HubUpdater;
|
||||||
$CSRF = get_csrf();
|
$CSRF = get_csrf();
|
||||||
|
|
||||||
$updater = new HubUpdater(array(
|
$updater = new HubUpdater(array(
|
||||||
'name' => 'sb0001/htmly',
|
'name' => 'danpros/htmly',
|
||||||
'prerelease' => !!config("prerelease"),
|
'prerelease' => !!config("prerelease"),
|
||||||
));
|
));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue