Skip to content

Commit

Permalink
fix: Add FINRepo Module to .uplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 committed Sep 1, 2024
1 parent 91318b9 commit c2c5892
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FicsItNetworks.uplugin
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
"Name": "Tracy",
"Type": "Runtime",
"LoadingPhase": "PostDefault"
},
{
"Name": "FicsItNetworksRepository",
"Type": "Runtime",
"LoadingPhase": "PostDefault"
}
],
"Plugins": [
Expand Down

0 comments on commit c2c5892

Please sign in to comment.