mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	@@ -5,6 +5,7 @@ class InsertPage(val parent: ReaderPage) : ReaderPage(parent.index, parent.url,
 | 
			
		||||
    override var chapter: ReaderChapter = parent.chapter
 | 
			
		||||
 | 
			
		||||
    init {
 | 
			
		||||
        status = State.READY
 | 
			
		||||
        stream = parent.stream
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user