fix(web): drop issue refs that trip the token linter
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ export interface AttentionMovie extends LibraryMovie {
|
||||
last_searched_at: string | null;
|
||||
}
|
||||
|
||||
/** An episode that put its series here, named for SxxEyy rendering (#140). */
|
||||
/** An episode that put its series here, named for SxxEyy rendering. */
|
||||
export interface QueuedEpisode {
|
||||
id: number;
|
||||
season_number: number;
|
||||
|
||||
Reference in New Issue
Block a user