diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 000000000..79e10dca0
Binary files /dev/null and b/.DS_Store differ
diff --git a/Flash Chat iOS13.xcodeproj/xcuserdata/andreyaleksandrov.xcuserdatad/xcschemes/xcschememanagement.plist b/Flash Chat iOS13.xcodeproj/xcuserdata/andreyaleksandrov.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 000000000..76aed86c2
--- /dev/null
+++ b/Flash Chat iOS13.xcodeproj/xcuserdata/andreyaleksandrov.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,14 @@
+
+
+
+
+ SchemeUserState
+
+ Flash Chat iOS13.xcscheme_^#shared#^_
+
+ orderHint
+ 0
+
+
+
+
diff --git a/Flash Chat iOS13.xcworkspace/contents.xcworkspacedata b/Flash Chat iOS13.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 000000000..0bc3cc88e
--- /dev/null
+++ b/Flash Chat iOS13.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
diff --git a/Flash Chat iOS13.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Flash Chat iOS13.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 000000000..18d981003
--- /dev/null
+++ b/Flash Chat iOS13.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/UserInterfaceState.xcuserstate b/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 000000000..fdb628168
Binary files /dev/null and b/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/UserInterfaceState.xcuserstate differ
diff --git a/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
new file mode 100644
index 000000000..b1b32ed20
--- /dev/null
+++ b/Flash Chat iOS13.xcworkspace/xcuserdata/andreyaleksandrov.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Flash Chat iOS13/Views/Base.lproj/Main.storyboard b/Flash Chat iOS13/Views/Base.lproj/Main.storyboard
index 84d5aa1fa..0d837af95 100644
--- a/Flash Chat iOS13/Views/Base.lproj/Main.storyboard
+++ b/Flash Chat iOS13/Views/Base.lproj/Main.storyboard
@@ -1,10 +1,12 @@
-
+
-
+
+
+
@@ -16,9 +18,9 @@
-
-
+
+
@@ -62,26 +71,26 @@
-
+
-
+
-
+
-
+
@@ -106,9 +115,9 @@
-
+
-
+
@@ -145,6 +154,7 @@
+
@@ -154,27 +164,28 @@
-
+
+
-
+
-
+
-
+
@@ -199,7 +210,7 @@
-
+
@@ -210,7 +221,7 @@
-
+
@@ -238,6 +249,7 @@
+
@@ -247,27 +259,27 @@
-
+
-
+
-
+
-
+
@@ -281,7 +293,7 @@
-
+
@@ -318,6 +330,7 @@
+
@@ -328,7 +341,6 @@
-
@@ -338,11 +350,35 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -356,5 +392,11 @@
+
+
+
+
+
+
diff --git a/Pods/.DS_Store b/Pods/.DS_Store
new file mode 100644
index 000000000..76d3c4f1f
Binary files /dev/null and b/Pods/.DS_Store differ
diff --git a/README.md b/README.md
index 69aee6958..249690c40 100755
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ struct K {
static let purple = "BrandPurple"
static let lightPurple = "BrandLightPurple"
static let blue = "BrandBlue"
- static let lighBlue = "BrandLightBlue"
+ static let lightBlue = "BrandLightBlue"
}
struct FStore {