meta: rename repo phosphor-web -> phosphor-home

This commit is contained in:
rektdeckard
2020-10-25 16:51:18 -04:00
parent 40f345b0d2
commit 55931e9f13
5 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
// Place your phosphor-web workspace snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// Place your phosphor-home workspace snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and
// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope
// is left empty or omitted, the snippet gets applied to all languages. The prefix is what is
// used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
@@ -25,6 +25,6 @@
"\tIcon: ${4:icon},",
"},"
],
"description": "Create an IconEntry for phosphor-web"
"description": "Create an IconEntry for phosphor-home"
}
}