fix: do not regen all small and thumb
This commit is contained in:
		| @ -33,8 +33,8 @@ class Picture(): | ||||
|         if (config.CREATE_GENERAL_ALBUM): | ||||
|             self._albums_name.append("general") | ||||
|         self._is_reperoried: bool = is_repertoried | ||||
|         self.gen_small() | ||||
|         self.gen_thumb() | ||||
|         self.get_small() | ||||
|         self.get_thumb() | ||||
|  | ||||
|     def get_page(self): | ||||
|         return self._page | ||||
|  | ||||
		Reference in New Issue
	
	Block a user