From 814f24c5d413ba6df1371d1879bcd78d84f4f90d Mon Sep 17 00:00:00 2001 From: rezazfn Date: Mon, 17 Feb 2025 01:07:51 +0800 Subject: [PATCH] web: profile js...? --- Web/public/.idea/indexLayout.xml | 8 +++++++ Web/public/.idea/vcs.xml | 6 ++++++ Web/public/.idea/workspace.xml | 33 +++++++++++++++------------- Web/public/js/profile.reza.js | 37 ++++++++++++++++++++++++++++++++ 4 files changed, 69 insertions(+), 15 deletions(-) create mode 100644 Web/public/.idea/indexLayout.xml create mode 100644 Web/public/.idea/vcs.xml create mode 100644 Web/public/js/profile.reza.js diff --git a/Web/public/.idea/indexLayout.xml b/Web/public/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/Web/public/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Web/public/.idea/vcs.xml b/Web/public/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/Web/public/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Web/public/.idea/workspace.xml b/Web/public/.idea/workspace.xml index bb86022..422d9fe 100644 --- a/Web/public/.idea/workspace.xml +++ b/Web/public/.idea/workspace.xml @@ -4,7 +4,9 @@