diff --git a/www/internals/modules/programs.php b/www/internals/modules/programs.php index 3d9ba36..4095290 100644 --- a/www/internals/modules/programs.php +++ b/www/internals/modules/programs.php @@ -2,7 +2,7 @@ class Programs implements IWebsiteModule { - const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++', 'Rust' ]; + const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++', 'Rust', 'Typescript' ]; const URL_ORDER = [