From a50d945be06bbaeb7045c273dd67ad7e5fcfca89 Mon Sep 17 00:00:00 2001 From: fallenoak Date: Mon, 2 Jan 2023 14:44:34 -0600 Subject: [PATCH] chore(style): rename linux app entrypoint --- src/app/linux/{Wowre.cpp => Whoa.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/app/linux/{Wowre.cpp => Whoa.cpp} (100%) diff --git a/src/app/linux/Wowre.cpp b/src/app/linux/Whoa.cpp similarity index 100% rename from src/app/linux/Wowre.cpp rename to src/app/linux/Whoa.cpp