Skip to content

Commit

Permalink
spaces to tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong authored Feb 11, 2023
1 parent 44f9f62 commit ddd991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/private/Share/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class Constants {
public const SHARE_TYPE_DECK = 12;
// const SHARE_TYPE_DECK_USER = 13; // Internal type used by DeckShareProvider

// Note to developers: Do not add new share types here
// Note to developers: Do not add new share types here

public const FORMAT_NONE = -1;
public const FORMAT_STATUSES = -2;
Expand Down

0 comments on commit ddd991d

Please sign in to comment.