mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
10 lines
305 B
HTML
10 lines
305 B
HTML
<div id="notificationSettingsPage" data-role="page" class="page type-interior notificationConfigurationPage">
|
|
<div>
|
|
<div class="content-primary">
|
|
<div class="readOnlyContent">
|
|
<div class="notificationList"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|