diff options
Diffstat (limited to 'src/content/actions')
-rw-r--r-- | src/content/actions/addon.ts (renamed from src/content/actions/addon.js) | 0 | ||||
-rw-r--r-- | src/content/actions/find.ts (renamed from src/content/actions/find.js) | 0 | ||||
-rw-r--r-- | src/content/actions/follow-controller.ts (renamed from src/content/actions/follow-controller.js) | 0 | ||||
-rw-r--r-- | src/content/actions/index.ts (renamed from src/content/actions/index.js) | 0 | ||||
-rw-r--r-- | src/content/actions/input.ts (renamed from src/content/actions/input.js) | 0 | ||||
-rw-r--r-- | src/content/actions/mark.ts (renamed from src/content/actions/mark.js) | 0 | ||||
-rw-r--r-- | src/content/actions/operation.ts (renamed from src/content/actions/operation.js) | 0 | ||||
-rw-r--r-- | src/content/actions/setting.ts (renamed from src/content/actions/setting.js) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/src/content/actions/addon.js b/src/content/actions/addon.ts index b30cf16..b30cf16 100644 --- a/src/content/actions/addon.js +++ b/src/content/actions/addon.ts diff --git a/src/content/actions/find.js b/src/content/actions/find.ts index e08d7e5..e08d7e5 100644 --- a/src/content/actions/find.js +++ b/src/content/actions/find.ts diff --git a/src/content/actions/follow-controller.js b/src/content/actions/follow-controller.ts index 006b248..006b248 100644 --- a/src/content/actions/follow-controller.js +++ b/src/content/actions/follow-controller.ts diff --git a/src/content/actions/index.js b/src/content/actions/index.ts index 0a16fdf..0a16fdf 100644 --- a/src/content/actions/index.js +++ b/src/content/actions/index.ts diff --git a/src/content/actions/input.js b/src/content/actions/input.ts index 465a486..465a486 100644 --- a/src/content/actions/input.js +++ b/src/content/actions/input.ts diff --git a/src/content/actions/mark.js b/src/content/actions/mark.ts index 712a811..712a811 100644 --- a/src/content/actions/mark.js +++ b/src/content/actions/mark.ts diff --git a/src/content/actions/operation.js b/src/content/actions/operation.ts index ed9b2cf..ed9b2cf 100644 --- a/src/content/actions/operation.js +++ b/src/content/actions/operation.ts diff --git a/src/content/actions/setting.js b/src/content/actions/setting.ts index 1c15dd7..1c15dd7 100644 --- a/src/content/actions/setting.js +++ b/src/content/actions/setting.ts |