Skip to content

Commit 522019f

Browse files
committed
merge cont
1 parent fd4a440 commit 522019f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/plugins/dashboard/public/plugin.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ import {
8888
ACTION_ADD_TO_LIBRARY,
8989
AddToLibraryActionContext,
9090
AddToLibraryAction,
91+
ACTION_LIBRARY_NOTIFICATION,
92+
LibraryNotificationActionContext,
93+
LibraryNotificationAction,
9194
} from './application';
9295
import {
9396
createDashboardUrlGenerator,

0 commit comments

Comments
 (0)