mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-29 22:29:31 +02:00
some linting
This commit is contained in:
parent
15d02ea0e2
commit
8ea37784ca
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ class Podcast extends Model {
|
|||
itunesId: DataTypes.STRING,
|
||||
itunesArtistId: DataTypes.STRING,
|
||||
language: DataTypes.STRING,
|
||||
podcastFilenameFormat: DataTypes.STRING,
|
||||
podcastFilenameFormat: DataTypes.STRING,
|
||||
podcastType: DataTypes.STRING,
|
||||
explicit: DataTypes.BOOLEAN,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue