r1.3.0
This commit is contained in:
parent
1363e8195d
commit
8069fdda0b
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
4
index.js
4
index.js
|
@ -49,8 +49,8 @@ var indexPage = new Vue({
|
|||
isSlab: false,
|
||||
isBold: false,
|
||||
isItalic: false,
|
||||
version: "1.2.0",
|
||||
codename: "Adelin"
|
||||
version: "1.3.0",
|
||||
codename: "Ellyne"
|
||||
}
|
||||
});
|
||||
indexPage.snippets = indexPage.$children.map(function(e){ return e.name }).filter(function(x){ return !!x }).sort();
|
Loading…
Reference in New Issue
Block a user