This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit aee6bb0
committed
[[ Bug ]] Fix extension 'file' property
Commit 00c5829 erroneously stored the full path to the module file
in the 'file' property - everywhere that uses the property prepends
the source folder before use, so just store the actual filename.1 parent 5d28c9e commit aee6bb0
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
1243 | | - | |
1244 | | - | |
| 1243 | + | |
| 1244 | + | |
1245 | 1245 | | |
1246 | | - | |
1247 | | - | |
| 1246 | + | |
| 1247 | + | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | 1250 | | |
| |||
1258 | 1258 | | |
1259 | 1259 | | |
1260 | 1260 | | |
1261 | | - | |
1262 | 1261 | | |
1263 | 1262 | | |
1264 | 1263 | | |
| |||
0 commit comments