Debug function to clear watched sources
This commit is contained in:
parent
972716d884
commit
982f4d6a97
@ -380,4 +380,8 @@ object DebugFunctions {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fun unwatchAllSources() {
|
||||||
|
prefs.latestTabSources().delete()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user