add GNOME templates

This commit is contained in:
2022-04-08 22:26:56 +03:00
parent b3b48e2d7f
commit 01b1795e68
5 changed files with 27 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
function foobar() {
'use strict';
console.log('test');
}