mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[store] Reduce amount of hardcoded values.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace West.TelegramBot.ContentStore.Model;
|
||||
|
||||
class StoreItem
|
||||
public class StoreItem
|
||||
{
|
||||
public string Id;
|
||||
public readonly string Name;
|
||||
|
||||
Reference in New Issue
Block a user