mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
• Added a new setting to update YouTube titles on start
• Reduced the number of calls to FetchBroadcast() to optimize API quota usage
This commit is contained in:
@@ -69,6 +69,13 @@ button {
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
.setting {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
#kick-warning {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user