Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 560aef16 authored by alperozturk's avatar alperozturk
Browse files

add create share

parent fb20691a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -163,7 +163,6 @@ class ShareRepository(private val applicationContext: Context) {
        }.subscribeOn(Schedulers.io())
    }

    // TODO: Try with AT_BODY
    fun addShare(
        account: SingleSignOnAccount,
        note: Note,