Fix short names of various plugins
The short_name attr must be equal the folder name of the plugin, otherwise get_active_plugin() in PluginManager fails
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[info]
|
||||
name: Tic tac toe
|
||||
short_name: Tic tac toe
|
||||
short_name: tictactoe
|
||||
version: 1.6.30
|
||||
description: Play tic tac toe
|
||||
authors = Yann Leboulanger <asterix@lagaule.org>
|
||||
|
||||
Reference in New Issue
Block a user