style(web): issue refs without hex-looking hashes
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ export interface ApiEpisode {
|
||||
air_date: string | null;
|
||||
wanted: boolean;
|
||||
state: string;
|
||||
/** #122: gone upstream while a file of its own remained. */
|
||||
/** issue 122: gone upstream while a file of its own remained. */
|
||||
vanished: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user