oops
This commit is contained in:
@@ -420,7 +420,7 @@ namespace PocketSharp
|
|||||||
/// <param name="cancellationToken">The cancellation token.</param>
|
/// <param name="cancellationToken">The cancellation token.</param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
/// <exception cref="PocketException"></exception>
|
/// <exception cref="PocketException"></exception>
|
||||||
Task<bool> DeleteTag(string tag, CancellationToken cancellationToken = default(CancellationToken))
|
Task<bool> DeleteTag(string tag, CancellationToken cancellationToken = default(CancellationToken));
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Replaces all existing tags with the given tags in an item.
|
/// Replaces all existing tags with the given tags in an item.
|
||||||
|
|||||||
Reference in New Issue
Block a user