You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): add incremental sharing service with settings integration
- Import IncrementalShareService and SettingService modules
- Initialize SettingService in the plugin constructor
- Create IncrementalShareService instance using ShareService and SettingService
- Enhance main plugin setup to support incremental sharing functionality
0 commit comments