mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Merge commit
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { OlympusPlugin } from "interfaces";
|
||||
|
||||
|
||||
const SHOW_CONTROL_TIPS = "Show control tips"
|
||||
|
||||
export class ControlTipsPlugin implements OlympusPlugin {
|
||||
|
||||
@@ -99,6 +99,6 @@
|
||||
},
|
||||
"include": [
|
||||
"src/*.ts",
|
||||
"../../@types/*.d.ts"
|
||||
"../../@types/olympus/*.d.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user