Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 7cc65f4

Browse files
authored
Merge pull request #3 from charlie-sans/v1-login-branch
V1 login branch
2 parents a645c33 + 4bdea24 commit 7cc65f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+2926
-1331
lines changed

.idea/.gitignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/desktopy.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/profiles_settings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.vscode/settings.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"editor.fontSize": 18,
3+
"python.analysis.typeCheckingMode": "basic",
4+
"python.analysis.extraPaths": [
5+
"./chat"
6+
]
7+
}

DialogModule.exe/DialogModule.exe

8.36 MB
Binary file not shown.

DialogModule.exe/data.win

43.2 KB
Binary file not shown.

DialogModule.exe/icon.png

19.9 KB
Loading

0 commit comments

Comments
 (0)