From 89df3f8201fd62fb936618d4d3779ab8cc3084b3 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Mon, 26 Feb 2024 17:51:35 -0600 Subject: [PATCH] updated some logic and added starting text Signed-off-by: Matt Bruce --- .../ViewControllers/TextAreaViewController.swift | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/VDSSample/ViewControllers/TextAreaViewController.swift b/VDSSample/ViewControllers/TextAreaViewController.swift index 16f8407..a08f12e 100644 --- a/VDSSample/ViewControllers/TextAreaViewController.swift +++ b/VDSSample/ViewControllers/TextAreaViewController.swift @@ -34,7 +34,7 @@ class TextAreaViewController: BaseViewController