Example #1
0
 public MisskeyAccountSettingController(IVoiceProfileUpdater updater)
 {
     _updater = updater;
 }
Example #2
0
 public MastodonAccountSettingController(IVoiceProfileUpdater updater)
 {
     _updater = updater;
 }