Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054)
This commit is contained in:
parent
1871de1cff
commit
f0d7f480ad
4 changed files with 17 additions and 28 deletions
|
|
@ -14,7 +14,8 @@ namespace API.Data;
|
|||
public static class MigrateBookmarks
|
||||
{
|
||||
/// <summary>
|
||||
/// This will migrate existing bookmarks to bookmark folder based
|
||||
/// This will migrate existing bookmarks to bookmark folder based.
|
||||
/// If the bookmarks folder already exists, this will not run.
|
||||
/// </summary>
|
||||
/// <remarks>Bookmark directory is configurable. This will always use the default bookmark directory.</remarks>
|
||||
/// <param name="directoryService"></param>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue