mirror of
https://gitee.com/openharmony/applications_call
synced 2024-11-23 06:19:44 +00:00
update notification
Signed-off-by: w00636648 <wangziming14@huawei.com>
This commit is contained in:
parent
8ec5c8d6c4
commit
60cd81a0c2
@ -49,7 +49,6 @@ export default class CallDataManager {
|
||||
this.callData = callData;
|
||||
this.callList = callList;
|
||||
this.callStateChange = (arg) => arg;
|
||||
this.callTimeList = callTimeList;
|
||||
this.mCallStateManager = new CallStateManager(this.callData);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user