Skip to content

Commit f8d8520

Browse files
authored
Merge pull request #304 from LordCat0/patch-1
Create ProjectInterfaces.js
2 parents 66a784d + 6be587b commit f8d8520

File tree

3 files changed

+436
-0
lines changed

3 files changed

+436
-0
lines changed

src/lib/extensions.js

+10
Original file line numberDiff line numberDiff line change
@@ -570,4 +570,14 @@ export default [
570570
isGitHub: true,
571571
notes: "Gallery banner by Dillon",
572572
},
573+
{
574+
name: "Project Interfaces",
575+
description: "Effortlessly create intuitive graphical user interfaces in your projects.",
576+
code: "LordCat0/ProjectInterfaces.js",
577+
banner: "LordCat0/ProjectInterfaces.png",
578+
creator: "LordCat0",
579+
creatorAlias: "Lord cat",
580+
notes: "Gallery banner by Dillon",
581+
isGitHub: true,
582+
},
573583
];

0 commit comments

Comments
 (0)