From 86bc18b99cc539949934e22f92f430f040117b21 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Sun, 22 Mar 2026 11:21:35 +0100 Subject: Single auth service, and msyncd restart - Use the microblog service for all auth - Restart msyncd on install if it's running --- transferengine-plugins/mastodonshareservicestatus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'transferengine-plugins/mastodonshareservicestatus.h') diff --git a/transferengine-plugins/mastodonshareservicestatus.h b/transferengine-plugins/mastodonshareservicestatus.h index cf2e1f8..42fe171 100644 --- a/transferengine-plugins/mastodonshareservicestatus.h +++ b/transferengine-plugins/mastodonshareservicestatus.h @@ -64,6 +64,7 @@ private: Error }; + QString authServiceName() const; void setAccountDetailsState(int accountId, AccountDetailsState state); void signIn(int accountId); -- cgit v1.2.3