Compare commits

...

3 Commits
1.2.0 ... 1.2.1

Author SHA1 Message Date
SillyLossy
1dc92ffff5 Fix API connect button getting blocked by AdBlock 2023-03-30 11:58:16 +03:00
Cohee
b9ae8efc5b Update readme.md 2023-03-29 22:45:55 +03:00
Cohee
95b5ada024 Update readme.md 2023-03-29 22:42:01 +03:00
3 changed files with 9 additions and 6 deletions

View File

@@ -70,7 +70,7 @@
<div id="sys-settings-button" class="drawer" style="z-index:3001;">
<div class="drawer-toggle drawer-header">
<div id="API-status-top" class="drawer-icon icon-connect closedIcon" title="API Connections"></div>
<div id="API-status-top" class="drawer-icon icon-api closedIcon" title="API Connections"></div>
</div>
<div id="rm_api_block" class="drawer-content closedDrawer">
<div id="main-API-selector-block">

View File

@@ -2716,10 +2716,10 @@ label[for="extensions_autoconnect"] {
background-repeat: no-repeat;
}
.icon-connect{
.icon-api{
background-image: url('img/plug-solid.svg');
}
.icon-connect.redOverlayGlow {
.icon-api.redOverlayGlow {
background-image: url('img/plug-circle-exclamation-solid.svg');
}
.icon-sliders{

View File

@@ -96,13 +96,16 @@ To connect over wifi you'll need your PC's local wifi IP address
- (For Windows: windows button > type 'cmd.exe' in the search bar> type 'ipconfig' in the console, hit Enter > "IPv4" listing)
if you want other people on the internet to connect, and check [here](https://whatismyipaddress.com/) for 'IPv4'
## Performance issues?
Try enabling the Fast UI mode on User settings panel.
## Questions or suggestions?
Contact us on Discord: Cohee#1207 or RossAscends#1779
## Screenshots
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/226418738-f75a9f46-cc6a-499d-9e27-0c06bf8efe02.png">
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/226420134-171022a3-f799-4ea2-951f-a734a293579b.png">
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/228649245-8061c60f-63dc-488e-9325-f151b7a3ec2d.png">
<img width="400" alt="image" src="https://user-images.githubusercontent.com/18619528/228649856-fbdeef05-d727-4d5a-be80-266cbbc6b811.png">
## License and credits
* TAI Base by Humi: Unknown license