mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
💚 Fixed Branch prefix for bugs
This commit is contained in:
@@ -2,3 +2,15 @@ class APKMirrorScrapperFailure(Exception):
|
||||
"""Failed to scrap icon from apkmirror."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
class ExtraAssetsFailure(Exception):
|
||||
"""Failed to scrap icon from apkmirror."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
class PatchingFailed(Exception):
|
||||
"""Patching Failed."""
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user