From bf0a126e8a9d30b77007829166f4bf91a3900079 Mon Sep 17 00:00:00 2001
From: Clyne Sullivan <clyne@bitgloo.com>
Date: Sun, 8 Aug 2021 22:12:53 -0400
Subject: update templates to new api; open template status fix

---
 source/file.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'source')

diff --git a/source/file.cpp b/source/file.cpp
index d82f0ec..355ab7b 100644
--- a/source/file.cpp
+++ b/source/file.cpp
@@ -87,6 +87,7 @@ void fileRenderMenu()
 
                     // Treat like new file.
                     fileCurrentPath.clear();
+                    statusMessage = "Ready.";
                 }
             }
 
-- 
cgit v1.2.3