mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-17 00:01:06 +02:00
Add telegram Group
This commit is contained in:
parent
ee840d2b75
commit
dfbd7df367
2 changed files with 5 additions and 3 deletions
|
@ -8,8 +8,10 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="box-body">Get help from community</div>
|
<div class="box-body">Get help from community</div>
|
||||||
<div class="box-footer">
|
<div class="box-footer">
|
||||||
<a href="https://github.com/hotspotbilling/phpnuxbill/discussions" target="_blank"
|
<a href="https://github.com/hotspotbilling/phpnuxbill/discussions" target="_blank"
|
||||||
class="btn btn-primary btn-lg btn-block"><i class="ion ion-chatboxes"></i> Chat Now</a>
|
class="btn btn-primary btn-lg btn-block"><i class="ion ion-chatboxes"></i> Github Discussions</a>
|
||||||
|
<a href="https://t.me/phpnuxbill" target="_blank"
|
||||||
|
class="btn btn-primary btn-lg btn-block"><i class="ion ion-chatboxes"></i> Telegram Group</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"version": "2023.6.8",
|
"version": "2023.6.8",
|
||||||
"changes" : "Fixing registration without OTP, Username will not go to phonenumber, fix bug ppoe"
|
"changes" : "Add login Internet from User account, Fixing registration without OTP, Username will not go to phonenumber, fix bug ppoe"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue