mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
c516078531
6 changed files with 11 additions and 6 deletions
|
@ -74,4 +74,4 @@ open class SourceManager(private val context: Context) {
|
|||
}
|
||||
}
|
||||
|
||||
class SourceNotFoundException(message: String, val id: Long) : Exception(message)
|
||||
class SourceNotFoundException(message: String, val id: Long) : Exception(message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue