mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-09 06:28:28 +03:00
this.addObservables() to addObservablesTo()
This commit is contained in:
parent
839ebfb350
commit
7fac6ca9dd
30 changed files with 78 additions and 58 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { SaveSettingStatus } from 'Common/Enums';
|
||||
import { koComputable } from 'External/ko';
|
||||
import { dispose } from 'External/ko';
|
||||
import { dispose, koComputable } from 'External/ko';
|
||||
import { defaultOptionsAfterRender } from 'Common/Utils';
|
||||
|
||||
export class SelectComponent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue