|
Fix typo in table 'client_relase' -> 'client_release' ( and other of the same typo ) (#703)
* Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo. * Fixed migration ( but dirty lol ) |
|---|
|
|
| api/scripts/droptables.sql |
|---|
| api/src/routes/downloads.ts |
|---|
| api/src/routes/store/published-listings/applications.ts |
|---|
| api/src/routes/store/published-listings/skus.ts |
|---|
| api/src/routes/updates.ts |
|---|
| bundle/package.json |
|---|
| util/src/entities/ClientRelase.ts 100644 → 0 |
|---|
| util/src/entities/ClientRelease.ts 0 → 100644 |
|---|
| util/src/entities/Config.ts |
|---|
| util/src/entities/index.ts |
|---|
| util/src/migrations/1648643945733-ReleaseTypo.ts 0 → 100644 |
|---|