diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-02-16 13:49:18 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-02-16 13:49:18 +0700 |
| commit | 57b12c36df829ab358a68a5356c3549cf9714900 (patch) | |
| tree | 7ec39051cbf72dcbfbdfba42f8d41c9eb2c99afa /indoteknik_custom/models/__init__.py | |
| parent | 0f99be075d857fb6bc7985b0fe8b429f53d3a9a0 (diff) | |
add wati notification handle
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 55eca2e7..62a024e3 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -48,3 +48,4 @@ from . import website_ads from . import leads_monitoring from . import midtrans from . import ip_lookup +from . import wati |
