We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a1dcd commit 1645c61Copy full SHA for 1645c61
src/jcdcdev.Umbraco.ReadingTime/Core/Constants.cs
@@ -2,7 +2,7 @@
2
3
public static class Constants
4
{
5
- public const string TableName = "jcdcdev.ReadingTime";
+ public const string TableName = "jcdcdevReadingTime";
6
public const string PropertyEditorAlias = "jcdcdev.ReadingTime";
7
8
public static class Package
0 commit comments