Skip to content

Commit

Permalink
fix: notification plugin (#2316)
Browse files Browse the repository at this point in the history
  • Loading branch information
PengYYYYY authored Jan 31, 2023
1 parent faa5a01 commit 7f3b96e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/notification/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {
NotificationCloseAllMethod,
} from './type';
import { AttachNodeReturnValue } from '../common';
import './style';

let seed = 0;
// 存储不同 attach 和 不同 placement 消息列表实例
Expand Down

0 comments on commit 7f3b96e

Please sign in to comment.