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

Commit 239660e1 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

update comment

parent a7330f60
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ data class Application(
        this.type = if (this.is_pwa) PWA else NATIVE
    }

    // TODO: Make this logic separate from data layer.
    // TODO: Make this logic separate from data layer (https://gitlab.e.foundation/e/os/backlog/-/issues/2371)
    fun updateSource(context: Context) {
        this.apply {
            source = when {