Skip to content

Commit 7b81618

Browse files
committed
Change IP address
1 parent 07d6718 commit 7b81618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from dingz.dingz import Dingz
55

6-
IP_ADDRESS = "192.168.0.103"
6+
IP_ADDRESS = "192.168.0.105"
77

88

99
async def main():

0 commit comments

Comments
 (0)