Skip to content

Commit

Permalink
Refactor SpinifyCommandMixin error handling and connection logic
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed May 14, 2024
1 parent 2c2114a commit 125dc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/model/spinify_interface.dart
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ abstract interface class ISpinifyPing {
/// Send ping to server.
Future<void> ping();
}
*/
*/

0 comments on commit 125dc4f

Please sign in to comment.