👕 Replace some double quotes with single ones
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
Entity,
|
||||
Index,
|
||||
PrimaryGeneratedColumn,
|
||||
} from "typeorm";
|
||||
} from 'typeorm';
|
||||
|
||||
|
||||
@Entity()
|
||||
|
||||
Reference in New Issue
Block a user