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: do not pass token to Play #281

Closed poppingmoon closed 3 weeks ago

poppingmoon commented 3 weeks ago

Changed not to use the access token stored on Aria for Mk:api function inside Play to make the behavior compatible with Misskey Web.

ref: https://github.com/misskey-dev/misskey/blob/9ef6c4716ca25d8adeb5344c82a433370a086f88/packages/frontend/src/pages/flash/flash.vue#L190-L192