mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Fix comment
This commit is contained in:
parent
138aeff682
commit
88bf7a0426
@ -307,7 +307,7 @@ const elements: Element[] = [
|
|||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
// specify lang is todo
|
// TODO: specify lang
|
||||||
export default (source: string, lang?: string): string => {
|
export default (source: string, lang?: string): string => {
|
||||||
let code = source;
|
let code = source;
|
||||||
let html = '';
|
let html = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user