Browse Source

Rename Inspector.ts to inspector.ts

David Catuhe 6 years ago
parent
commit
8e19e9db54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      inspector/src/Inspector.ts

+ 1 - 1
inspector/src/Inspector.ts

@@ -475,4 +475,4 @@ export class Inspector {
     }
 }
 
-Inspector.EarlyAttachToLoader();
+Inspector.EarlyAttachToLoader();