Skip to content

Commit

Permalink
Fix wrong Assistant replace
Browse files Browse the repository at this point in the history
  • Loading branch information
KingYes committed Nov 1, 2018
1 parent 3a2850c commit a39a982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/fonts.php
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ private static function get_native_fonts() {
'Asap Condensed' => self::GOOGLE,
'Asar' => self::GOOGLE,
'Asset' => self::GOOGLE,
'Finder' => self::GOOGLE,
'Assistant' => self::GOOGLE,
'Astloch' => self::GOOGLE,
'Asul' => self::GOOGLE,
'Athiti' => self::GOOGLE,
Expand Down

0 comments on commit a39a982

Please sign in to comment.