Skip to content

Commit

Permalink
Add filetype assocation for UGF files to installer
Browse files Browse the repository at this point in the history
  • Loading branch information
apetresc committed Jul 5, 2021
1 parent 7a4b4e9 commit c969f92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
"ext": "gib",
"name": "GIB",
"description": "Tygem GIB"
},
{
"ext": "ugf",
"name": "UGF",
"description": "PandaNET UGF"
}
],
"files": [
Expand Down

0 comments on commit c969f92

Please sign in to comment.