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