change root directory name

This commit is contained in:
2026-06-11 23:49:10 +03:00
parent 3be323b82a
commit 7aa37db16e
105 changed files with 1 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
function foobar() {
'use strict';
console.log('test');
}