TwanoO67 / ngx-admin-lte

Admin LTE for Angular 2/4/6/8 as a NPM package
MIT License
109 stars 47 forks source link

Fix for issue 53: rename preferencies to preference #54

Closed catull closed 6 years ago

catull commented 6 years ago

This PR renames the file src/models/preferencies.ts -> src/models/preferencies.ts. The class defined with also be renamed from Preferencies to Preference.

This PR closes #53.

TwanoO67 commented 6 years ago

Thanks for the PR :)