mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-28 00:49:40 +05:00
chore: bump version to 3.3.0
This commit is contained in:
parent
17e0c0e770
commit
71beccc16c
5 changed files with 21 additions and 3 deletions
|
@ -217,6 +217,9 @@ export const SettingsModal = (props: { isOpen: boolean; setIsOpen: any }) => {
|
|||
<div className="flex items-center justify-between">
|
||||
<div>
|
||||
<p className=" dark:text-white">Новый плеер</p>
|
||||
<p className="text-gray-500 dark:text-gray-300">
|
||||
Поддерживаемые источники: Kodik, Sibnet, Libria
|
||||
</p>
|
||||
</div>
|
||||
<ToggleSwitch
|
||||
color="blue"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue