diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-19 07:58:57 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-19 07:58:57 +0000 |
| commit | a762b5f38f4d07c4e01a4221ce543e5306b9db77 (patch) | |
| tree | 01617b2f1a66204328c2d926dae6bd6f0396833e /src | |
| parent | 99883574efa5b4890f1246cc0f8320f84fd1f347 (diff) | |
Adds SSCD 820 to ScotsounId type
Diffstat (limited to 'src')
| -rw-r--r-- | src/types/ScotsounId.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types/ScotsounId.d.ts b/src/types/ScotsounId.d.ts index 7016341..5aab9d8 100644 --- a/src/types/ScotsounId.d.ts +++ b/src/types/ScotsounId.d.ts @@ -75,6 +75,7 @@ type ScotsounId = | '814' | '815' | '816' + | '820' | 'M150' | 'U1'; |
