[call-me] - remove config.js

This commit is contained in:
Miroslav Pejic
2025-01-31 17:15:04 +01:00
parent bcb3f5b19c
commit 875099852a
-9
View File
@@ -1,9 +0,0 @@
'use strict';
window.myAppConfig = {
title: 'Call-me',
name: 'Call-me',
showGithub: true,
attribution: true,
//...
};