veyrix

Veyrix IDE is a lightweight, p...
Log | Files | Refs | Activity | README | LICENSE

commit efcb279baaea7581ffc60a9f3e3aff651b0b7007
parent 3dc908aa958907584e7c2924499d0f9bf187dabc
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Wed,  4 Mar 2026 16:14:07 +0530

v1.0.6
Diffstat:
Mbackup/index copy.html | 13++++---------
1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/backup/index copy.html b/backup/index copy.html @@ -765,17 +765,12 @@ * VEYRIX IDE - CORE APPLICATION LOGIC */ -const APP_VERSION = '1.0.5'; +const APP_VERSION = '1.0.6'; // ===== FIREBASE CONFIGURATION ===== // Firebase initializes ONLY when Cloud Share is selected. const firebaseConfig = { - apiKey: "AIzaSyAe0qqVsz558qxaxaUl6wGg48cGy43yWM0", - authDomain: "veyrix-ide.firebaseapp.com", - projectId: "veyrix-ide", - storageBucket: "veyrix-ide.firebasestorage.app", - messagingSenderId: "1085870717850", - appId: "1:1085870717850:web:5270790b2388128ab31823" + }; // Application State @@ -1897,4 +1892,5 @@ if ('serviceWorker' in navigator) { } </script> </body> -</html>- \ No newline at end of file + +</html>
© notamitgamer • Site Built: 2026-07-22 07:33:49 UTC • git-mirror commit: b2c569f [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror