mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-14 15:05:58 +00:00
Updated the welcome text
This commit is contained in:
@@ -5,11 +5,13 @@ var ClassFeatureGen = require('./classfeature.gen.js');
|
||||
var FullClassGen = require('./fullclass.gen.js');
|
||||
|
||||
module.exports = [
|
||||
/*
|
||||
{
|
||||
tooltip : 'Full Class',
|
||||
icon : 'fa-user',
|
||||
snippet : FullClassGen,
|
||||
},
|
||||
*/
|
||||
{
|
||||
tooltip : 'Spell',
|
||||
icon : 'fa-magic',
|
||||
|
||||
Reference in New Issue
Block a user