poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
65 stars 3 forks source link

fix: fill all fields of `NotesEditRequest` #247

Closed poppingmoon closed 1 month ago

poppingmoon commented 1 month ago

Firefish requires the request for notes/edit to specify visibility.

https://firefish.dev/firefish/firefish/-/blob/78fdc56c3de4a2312504b55c487ad6d26f3065f2/packages/backend/src/server/api/endpoints/notes/edit.ts#L558