mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Google Material Icons Round v103 -> v104 (#1010)
This commit is contained in:
@ -217,7 +217,7 @@ targets.setLastVersion = function (type, version) {
|
||||
// just for testing ----------------------------------------------
|
||||
if (type.startsWith('/materialicons/')) return 'v129';
|
||||
if (type.startsWith('/materialiconsoutlined/')) return 'v105';
|
||||
if (type.startsWith('/materialiconsround/')) return 'v103';
|
||||
if (type.startsWith('/materialiconsround/')) return 'v104';
|
||||
if (type.startsWith('/materialiconssharp/')) return 'v104';
|
||||
if (type.startsWith('/materialiconstwotone/')) return 'v107';
|
||||
// ---------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user