mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
feat(ios): nbstore swift native binding (#9211)
This commit is contained in:
@@ -20,6 +20,7 @@ class AFFiNEViewController: CAPBridgeViewController {
|
||||
HashcashPlugin(),
|
||||
NavigationGesturePlugin(),
|
||||
IntelligentsPlugin(representController: self),
|
||||
NbStorePlugin(),
|
||||
]
|
||||
plugins.forEach { bridge?.registerPluginInstance($0) }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user