Browse Source

fix doc string

sisyphus
Dustin Falgout 9 years ago
parent
commit
6cd80ff209
  1. 1
      themes/antergos/js/greeter.js

1
themes/antergos/js/greeter.js

@ -733,6 +733,7 @@ class AntergosTheme {
* LightDM Callback - Show message to user.
*
* @param text
* @param type
*/
show_message( text, type ) {
if ( text.length > 0 ) {

Loading…
Cancel
Save