mirror of
				https://github.com/RicterZ/nhentai.git
				synced 2025-11-04 11:00:55 +01:00 
			
		
		
		
	Fix broken constant import
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
import json
 | 
			
		||||
import os
 | 
			
		||||
from xml.sax.saxutils import escape
 | 
			
		||||
from constant import LANGUAGEISO
 | 
			
		||||
from nhentai.constant import LANGUAGEISO
 | 
			
		||||
 | 
			
		||||
def serialize_json(doujinshi, dir):
 | 
			
		||||
    metadata = {'title': doujinshi.name,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user