mirror of
https://github.com/Corewala/Buran
synced 2024-12-22 07:42:43 +00:00
Fixed bugged back button
Been a while eh?
This commit is contained in:
parent
eac1adb0cb
commit
9f4d1c8027
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ class GeminiDatasource(private val context: Context, val history: BuranHistory):
|
|||
bufferedWriter.close()
|
||||
outWriter.close()
|
||||
|
||||
currentRequestAddress = null
|
||||
socket.close()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue