mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Make unsubsribeLinks observable
This commit is contained in:
parent
448120b665
commit
fa25be0631
2 changed files with 6 additions and 5 deletions
|
|
@ -206,7 +206,7 @@ const SCREENS = {},
|
|||
};
|
||||
|
||||
export const
|
||||
popupVisibilityNames = ko.observableArray([]),
|
||||
popupVisibilityNames = ko.observableArray(),
|
||||
|
||||
ViewType = {
|
||||
Popup: 'Popups',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue